Blazor コントロール
CanInsertRange メソッド (C1SortDataCollection<T>)

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 > C1SortDataCollection<T> クラス : CanInsertRange メソッド
シンタックス
'宣言
 
Public Overrides Function CanInsertRange( _
   ByVal startingIndex As System.Integer, _
   ByVal items As System.Collections.Generic.IEnumerable(Of T) _
) As System.Boolean
public override System.bool CanInsertRange( 
   System.int startingIndex,
   System.Collections.Generic.IEnumerable<T> items
)

パラメータ

startingIndex
items
参照

C1SortDataCollection<T> クラス
C1SortDataCollection<T> メンバ